Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
V-38612 | RHEL-06-000236 | SV-50413r1_rule | Medium |
Description |
---|
SSH trust relationships mean a compromise on one host can allow an attacker to move trivially to other hosts. |
STIG | Date |
---|---|
Red Hat Enterprise Linux 6 Security Technical Implementation Guide | 2017-04-28 |
Check Text ( None ) |
---|
None |
Fix Text (F-43560r1_fix) |
---|
SSH's cryptographic host-based authentication is more secure than ".rhosts" authentication, since hosts are cryptographically authenticated. However, it is not recommended that hosts unilaterally trust one another, even within an organization. To disable host-based authentication, add or correct the following line in "/etc/ssh/sshd_config": HostbasedAuthentication no |